Demonstration of using CSS to create the same appearance of tables.
This uses set pixel widths. Percentages can also be used, but can be a little trickier to manage.
Column one
Column two
Column three
We can repeat with the same appearance (if we want different colors or margins, different classes are needed):
Column one
Column two
Column three
Like this:
Column one
Column two
Column three